• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

Web Server

[CentOS] Apache HTTP 서버 설정

HTTP 웹 서버 /etc/httpd : 아파치의 루트 디렉토리, 웹 서버에서 중요한 관련 디렉터리 & 파일 설정 파일이 위치하는 디렉터리 루트 디렉토리 지정은 설정파일의 ServerRoot "/etc/httpd" 와 같이 절대경로로 지정할 수 있다. httpd : 아파치 데몬실행파일 /etc/httpd/conf/httpd.conf : 아파치 설정 파일 $ vi /etc/httpd/conf/...

403 errorWeb Server설정파일apache웹서버linux403 error

[Web Server] Browser security, CORS

CORS 는 HTTP header 을 사용하는 메커니즘으로, 서로 다른 origin(서버) 간에 HTTP reqeust 가 가능하도록 해 주는 표준(standard)이다. HTTP request 는 기본적으로 Cross-Site HTTP Request 가 가능하다. 하지만 보안상의 이유로 브라우저에서는 <script></script> 로 둘러쌓여 있는 스크립트에서 생성된 cross-origi...

Web ServerWeb Server

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more